Fix bug #17281 with infloop in line-pixel-height.
authorEli Zaretskii <eliz@gnu.org>
Thu, 17 Apr 2014 08:58:59 +0000 (11:58 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Apr 2014 08:58:59 +0000 (11:58 +0300)
commit1adab06bf17e39666f54556a8d447e8f6988a128
tree4762e85ffa67d858632ad848e737b422ba6a46f3
parentcaf3093b24c63ca2d0248f25df57a15e19ebdaa9
Fix bug #17281 with infloop in line-pixel-height.

 src/xdisp.c (Fline_pixel_height): Don't assume that the current
 buffer and the selected window's buffer are one and the same.
src/ChangeLog
src/xdisp.c